[+wlpe.message+]
<div id="wlpeForm">
  <form id="wlpeProfileDeleteForm" action="[~[*id*]~]" method="post">
    <fieldset id="wlpeProfileDeleteFieldset" class="wlpeInputFieldset">
      <h1 id="wlpeProfileDeleteWarning" class="warning">Achtung!</h1>
      <p>Du versuchst gerade den Account von  &quot;[+post.username+]&quot; zu löschen. Willst Du wirklich fortfahren?</p>
    </fieldset>
    <fieldset class="wlpeButtonFieldset">
      <button type="submit" id="wlpeProfileDeleteButton" name="service" value="confirmdeleteuser">Ja! Account von [+post.username+] löschen</button>
      <button type="submit" id="wlpeProfileCancelButton" name="service" value="doNotDelete">Nein! Account von [+post.username+] behalten</button>
    </fieldset>
  </form>
</div>